projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
845ba39
)
README: Fixes
author
Colin Walters
<walters@verbum.org>
Thu, 2 Feb 2012 18:55:49 +0000
(13:55 -0500)
committer
Colin Walters
<walters@verbum.org>
Thu, 2 Feb 2012 18:55:49 +0000
(13:55 -0500)
gnomeos/README
patch
|
blob
|
history
diff --git
a/gnomeos/README
b/gnomeos/README
index 6f9afb24224a888673bc326d96941a92ddc176d8..26819564002ee8af6c04c7cc0532151a6e7c6f0a 100644
(file)
--- a/
gnomeos/README
+++ b/
gnomeos/README
@@
-73,8
+73,13
@@
cd $builddir
bitbake ostree-native
bitbake gnomeos-contents-{runtime,devel}
+# This bit is just for shorthand convenience, you can skip it
+cd $builddir
+ln -s tmp/deploy/images/repo repo
+
# Now create a file ~/.config/ostbuild.cfg
# example contents:
+# [global]
# repo=/src/build/gnomeos-build/build/repo
# mirrordir=/src/build/ostbuild/src
# workdir=/src/build/ostbuild/work
@@
-82,6
+87,3
@@
bitbake gnomeos-contents-{runtime,devel}
ostbuild resolve
ostbuild build
-
-
-